How to create avatar video with the avatars from library.
POST
request to Jogg.ai, containing the video script, selected avatar, and all other necessary information.200 Accepted
response, which includes a unique project_id
. This ID is your credential for tracking this task.POST
notification to your pre-configured webhook_url
, containing the video status and the final video playback address. This is the most efficient and reliable method.project_id
to periodically call the GET /project/{project_id}
endpoint to check the task status.Please refer to the Create Talking Avatar Videos for more details and refer to the next section for obtaining the avatar_id and voice_id.
avatar_id
from Public Avatars List and the voice_id
from Public Voices List to make replacements.
aspect_ratio
: Video aspect ratio (0: [9:16], 1: [16:9])
style
: Video preset style (professional, social)
gender
: Avatar gender(female, male)
age
: Avatar age (adult, senior, young_adult)
gender
: Avatar gender(female, male)
language
: Filter voices by language
age
: Avatar age (young, middle_aged, old)